html{
background-color:rgb(192, 255, 215);
}

.navstyle {
background-color:rgb(255,  255, 127);
}

.navitem:hover {
color: blue;
}